Enum Objects.MoveableStatus

Constants for moveable statuses.

Tables

Objects.MoveableStatus Table of Objects.MoveableStatus constants.


Tables

Objects.MoveableStatus

Table of Objects.MoveableStatus constants.

To be used with Objects.Moveable.GetStatus and Objects.Moveable.SetStatus functions.

  • INACTIVE - moveable is inactive (was never activated).
  • ACTIVE - moveable is active.
  • DEACTIVATED - moveable is deactivated (was previously active and later deactivated).
  • INVISIBLE - moveable is invisible.
generated by TEN-LDoc (a fork of LDoc 1.4.6)